Uses of Class
nz.co.cks.tms.xml.AdminUpdate

Packages that use AdminUpdate
nz.co.cks.tms.xml   
 

Uses of AdminUpdate in nz.co.cks.tms.xml
 

Fields in nz.co.cks.tms.xml declared as AdminUpdate
private  AdminUpdate AdminBlkType._adminUpdate
          Field _adminUpdate
 

Methods in nz.co.cks.tms.xml that return AdminUpdate
static AdminUpdate AdminUpdate.unmarshal(java.io.Reader reader)
          Method unmarshal
 AdminUpdate AdminBlkType.getAdminUpdate()
          Method getAdminUpdateReturns the value of field 'adminUpdate'.
 

Methods in nz.co.cks.tms.xml with parameters of type AdminUpdate
 void AdminBlkType.setAdminUpdate(AdminUpdate adminUpdate)
          Method setAdminUpdateSets the value of field 'adminUpdate'.